home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0799 / 773 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.3 KB

  1. From: Stephen Usher <Stephen.Usher@earth.ox.ac.uk>
  2. Subject: Re: Standardized paths
  3. Date: Tue, 11 Jan 1994 14:41:08 +0000 (GMT)
  4. In-Reply-To: <9401111334.AA06670@math.uni-muenster.de> from "Julian Reschke" at Jan 11, 94 02:33:59 pm
  5. Mime-Version: 1.0
  6.  
  7. >Speaking of standardizing paths: is there a convention how to locate
  8. >files that are supposed to live in /etc (like /etc/magic)?
  9. >
  10. >Currently, I try u:\etc and $ETCDIR...
  11.  
  12. The method I would use would be..
  13.  
  14. If current directory is under U:
  15.     check \etc
  16.     if not there then check $ETCDIR
  17. else
  18.     check $ETCDIR
  19.     if not there then check U:\
  20.  
  21. Then again.. I usually just check "/etc" and if it's not there then I assume
  22. that the person is not running in a mode conjusive to being Unix-like and
  23. bomb out with an error.
  24.  
  25. >-- 
  26. >---------------------------------------------------
  27. >Julian F. Reschke, Hensenstr. 142, D-48161 Muenster
  28. > eMail: reschke@math.uni-muenster.de jr@ms.maus.de
  29. >___________________________________________________
  30. >
  31.  
  32. Steve
  33.  
  34. -- 
  35. ---------------------------------------------------------------------------
  36. Computer Systems Administrator, Dept. of Earth Sciences, Oxford University.
  37. E-Mail: steve@uk.ac.ox.earth (JANET) steve@earth.ox.ac.uk (Internet).
  38. Tel:- Oxford (0865) 282110 (UK) or +44 865 282110 (International).
  39.